home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 May / SGI IRIX 6.5 Complementary Applications 2004 May.iso / dist / OpenOffice.idb / usr / OpenOffice / help / en / sbasic.jar / text / sbasic / common / 01050100.xml < prev    next >
Encoding:
Extensible Markup Language  |  2002-01-24  |  4.0 KB  |  53 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <html><head><title>Watch</title><meta name="filename" content="text/sbasic/common/01050100"/><meta name="language" content="en-US"/><help:css-file-link xmlns:help="http://openoffice.org/2000/help"/><!--The CSS style header method for setting styles--><style type="text/css">
  3.  
  4.         table.Tabelle2{
  5.                 }
  6.         span.Tabelle2A{
  7.                 width:1.499cm;}
  8.         span.Tabelle2B{
  9.                 width:16.498cm;}
  10.         tr.Tabelle21{
  11.                 }
  12.         td.Tabelle2A1{
  13.                 }
  14.         table.Tabelle1{
  15.                 margin-left:0cm; margin-right:0.005cm;}
  16.         span.Tabelle1A{
  17.                 width:1.501cm;}
  18.         span.Tabelle1B{
  19.                 width:16.494cm;}
  20.         p.P1{
  21.                 }
  22.         span.T1{
  23.                 font-weight:bold;}
  24.         span.fr1{
  25.                 }
  26.         span.fr2{
  27.                 }
  28.         </style></head><body>
  29.    
  30.    
  31.    <help:to-be-embedded Eid="beobachter" xmlns:help="http://openoffice.org/2000/help">
  32.    <p class="Head1"><help:link Id="66469">Watch</help:link></p>
  33.    <p class="Paragraph">The following provides an introduction to working with the <span style="font-weight:bold;">Watch</span> Dialog.</p>
  34.    </help:to-be-embedded>
  35.    <p class="Paragraph">The Watch window enables you to observe single variables. Define the variable in the Watch text box. Click on <help:link Id="68314" xmlns:help="http://openoffice.org/2000/help">Add Watch</help:link> to add the variable to the list box and to display its values.</p>
  36.    <table><tr class="Tabelle21"><th class="Tabelle2A1" style="text-align:left;"><span class="Tabelle2A">
  37.        <p class="TextInTable"><draw:image draw:style-name="fr1" draw:name="HIND_1" text:anchor-type="paragraph" svg:width="0.847cm" svg:height="0.847cm" draw:z-index="1" xlink:href="65980" xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad" draw:filter-name="GIF - Graphics Interchange" xmlns:draw="http://openoffice.org/2000/drawing" xmlns:text="http://openoffice.org/2000/text" xmlns:svg="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"/></p>
  38.       </span></th><th class="Tabelle2A1" style="text-align:left;"><span class="Tabelle2B">
  39.        <p class="TextInTable">Alternatively, place the cursor on a variable in the source text and click then the <span class="T1"><text:s text:c="" xmlns:text="http://openoffice.org/2000/text"/>Add Watch</span> box. The varialbe will now be added to the list box.</p>
  40.       </span></th></tr></table>
  41.    <p class="Head2">Watch:</p>
  42.    <p class="Paragraph">In this field enter the variable whose values are to be displayed permanently in the list box.</p>
  43.    <p class="Head3">Remove Watch</p>
  44.    <p class="Paragraph">Click this button to remove the values of the variable placed in the Watch text field fromthe list box.</p>
  45.    <table><tr class=""><th style="text-align:left;"><span class="Tabelle1A">
  46.        <p class="TextInTable"><draw:image draw:style-name="fr2" draw:name="Grafik1" text:anchor-type="paragraph" svg:width="0.635cm" svg:height="0.582cm" draw:z-index="0" xlink:href="65703" xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad" draw:filter-name="GIF - Graphics Interchange" xmlns:draw="http://openoffice.org/2000/drawing" xmlns:text="http://openoffice.org/2000/text" xmlns:svg="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"/></p>
  47.       </span></th><th style="text-align:left;"><span class="Tabelle1B">
  48.        <p class="TextInTable">Remove Watch</p>
  49.       </span></th></tr></table>
  50.    <p class="Head3">Edit a value<help:key-word value="value edit; Basic-IDE" tag="kw66469_1" xmlns:help="http://openoffice.org/2000/help"/><help:key-word value="Basic-IDE; edit value" tag="kw66469_2" xmlns:help="http://openoffice.org/2000/help"/></p>
  51.    <p class="Paragraph">Click twice, with a short pause in between, on a text in the list box. Now you can edit the text in that line.</p>
  52.    <p class="Paragraph">Example: You observe the variable i, which currently (at a breakpoint) has the value 1. In the list box the line states i = 1. Click this text twice with a pause in between. Now you can enter i = 4 and press the Enter key. Variable i has the value 4 now.</p>
  53.   </body></html>